Metered usage file format
The metered usage file type is .csv. You can download the template file to get the correct file type and fields.
The metered usage template has the following fields:
Metered usage file format Here's the revised table without the last two empty vertical columns:
Field | Description |
---|---|
accountId | Enter the unique identifier that associates a vendor (ISV) customer company and subscription. The account ID represents company entitlement which is provided by the vendor when the subscription is purchased. Acceptable values: UUID (String) This is a required field. |
developerId | Enter the unique vendor identifier. Acceptable values: UUID (String) This is a required field. |
pricingUnit | Enter the unit type that is pre-configured for which the metered usage is being sent. Acceptable values: String This is an optional field. |
customUnit | Enter the unit of measure for reported custom usage. Acceptable values: String This is an optional field. |
quantity | Enter the number of units of usage in the stated unit of measure incurred by the user. Acceptable values: String This is a required field. |
unitPrice | Enter the custom price per unit. Acceptable values: String This is an optional field. |
description | Enter the custom description of this charge. Acceptable values: String This is an optional field. |
currency | Enter the currency in which the custom metered usage price (unitPrice) is reported. Acceptable values: ISO currency abbreviations such as USD | AUD | SEK | EUR . Format: ISO 4217 Example: USD|EUR This is an optional field. |
eventDate | Enter the date and time when the usage event was recorded by the metering system. Acceptable values: String Format: YYYY-MM-DDThh:mm:ssTZD Example: 97-07-16T19:20:30+01:00 This is a required field. |
eventId | Enter the unique caller-provided identifier for each metered usage event. When an eventId is not entered it is considered as null. If you send the eventId as null the platform assigns an eventId. Acceptable values: String This is an optional field. |
billable | Indicates usage is billable (true) or estimated (false). Acceptable values: true/false . This is a required field. |
Was this page helpful?
Tell us more…
Help us improve our content. Responses are anonymous.
Thanks
We appreciate your feedback!